﻿     .announcements-section .related-img {
            width: 100%;
        }

        .top-left {
            background-color: rgba(206, 4, 65, 1.0);
            border-radius: 4px;
            color: #FFFFFF;
            display: inline-block;
            padding: 3px 10px;
            height: auto;
            font-size: 12px;
        }

        .a-title {
            font-size: 32.0px;
            height: auto;
            left: 0px;
            line-height: 39.0px;
            text-align: left;
            top: 0px;
            white-space: nowrap;
            width: auto;
            color: rgba(0, 48, 73, 1.0);
        }

        .dot {
            height: 3px;
            width: 3px;
            background-color: #767676;
            border-radius: 50%;
            display: inline-block;
            margin: 0 10px;
            vertical-align: middle;
        }

        .tag-name {
            background-color: rgba(206, 4, 65, 1.0);
            border-radius: 4px;
            color: #FFFFFF;
            display: inline-block;
            margin-top: 20px;
            padding: 6px;
            height: 25px;
            font-size: 12px;
            font-weight: 700;
        }

        .imgsrc img {
            width: 100%;
           /* height:223px; */
            border-radius: 4px;
        }

        .Announce-view-more {
            display: inline-block;
            float: right;
           /* margin-top: 15px; */
            padding-top: 10px;
            float: right;
        }

        .Announce-view-more a {
            color: rgba(206, 4, 65, 1.0);
            text-decoration: underline;
            font-size: 14px;
        }

        .maincontent_heading {
            display: inline-block;
        }

        .maincontent_heading {
                      color: rgba(0, 48, 73, 1.0) !important;
           
        }
        
        .box_title_heading {
    			border-bottom: 2px solid #f2f2f2;
    			margin-bottom: 20px;
		}
		
		
		/*Announcement carousel-section*/
		
		.announcements-section .slick-next:before {
		   border-radius: 50%;
		   box-shadow: 1px 3px lightgrey;
		   background-color: white;
		   text-align: center;
		   padding: 16px 22px;
		   color: rgba(206, 4, 65, 1.0) !important;
		   content: "\f105";
		   font-family: 'Font Awesome 5 Free';
		   font-weight: 900;
		   opacity:1;
		}
	   .announcements-section .slick-next {
		   right: 19px;
		}

		@media (min-width: 992px){
		   .announcements-section .slick-track {
		      left: 100%;
		   }
		}
		
		/*end Announcement carousel-section*/
		
        /*.....Business pillars....*/
        
        #business-pilars .imgsrc {
            margin-top: 20px;
        }

        #business-pilars .bottom-left {
            position: absolute;
            left: 0px;
            background-color: rgba(0, 48, 73, .85) !important;
            bottom: 0px;
            border-radius:4px;
            width: 100%;
        }

        #business-pilars .bottom-left h3 {
            color: rgba(255, 255, 255, 1.0) !important;
            padding: 1px;
            font-size: 18px;
            margin-bottom: 0px;
        }

        #business-pilars .bottom-left p {
            color: rgba(255, 255, 255, 1.0) !important;
            padding: 1px;
            font-size: 12px;
        }

        /*Favourites*/
        .eAppsLabel {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            color: white;
            font-weight: bold;
            margin-right: 10px;
            text-align: center;
		    padding-top: 25px;
		    padding-bottom:25px;
        }

        .col-md-6 {
            margin-bottom: 20px
        }

       /* .title {
            margin-bottom: 0px !important;
            color: rgba(0,48,73,1.0);
            font-size: 18px;
            padding-top: 10px;
        }*/

        */

        .iconImg {
            width: 70px;
            margin-right: 10px;
            margin-bottom: 8px;
            height: 70px;
        }

        /*job section*/
        .appsgroup {
            background-color: rgba(255, 255, 255, 1.0);
        }

        .appsitem {
            margin: 20px 20px 20px 20px;
        }

        .appsdesc {
            display: inline-block;
        }

        .appsdesc h5 a {
            color: rgba(0, 48, 73, 1.0);
            text-decoration: none;
        }

        /*Event section*/
        /* #business-csc h1,
        #csc-event h1 {
            font-size: 24px;
        }*/

        #business-csc .Announce-view-more,
        #csc-event .Announce-view-more {
            display: inline-block;
            float: right;
            margin-top: 0px;
            padding: 10px;
            float: right;
        }

        

        #csc-event h6 a {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(0, 48, 73, 1.0);
        }

        #csc-event .container-fluid {
            margin-top: 20px;
        }
        .happen-input {
    		width: 87%;
    		margin-left: 72px;
		}

        input#txtSubject {
            padding: 10px;
            font-size: 12px;
            opacity: 0.5;
            border-color: var(--mountain-mist);
        }

        #business-csc .cscuserlabel,
        #csc-birthday .cscuserlabel,
        #csc-staff .cscuserlabel {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            color: white;
            margin-right: 22px;
            font-size: 22px;
			background-color: rgba(0, 48, 73, 1.0);
			padding:10px;
        }

        /*  #business-csc .title {
            font-size: 22px;
        }*/

        #business-csc .Announce-view-more a {
            color: rgba(79, 79, 79, 1.0);
            text-decoration: none;
            background-color: rgba(255, 255, 255, 0);
            font-weight: 600;
            font-style: italic;
        }

        button.btn.btn-post {
            float: right;
            padding: 2px;
            margin-top: 8px;
            background-color: rgba(0, 48, 73, 1.0);
            border-radius: 4px;
            color: rgba(255, 255, 255, 1.0);
            font-weight: 700;
            height: 29px;
            width: 77px;
        }

        #business-csc .csc-add {
            padding: 5px;
		    color: rgba(79, 79, 79, 1.0);
		    font-size: 14px;
		    padding-bottom: 0px;
            }

        #business-csc .csc-post-details {
            margin-left: 75px;
        }

        #business-csc .cs-hour {
            margin-left: 20px;
            font-size: 12px;
        }

        #business-csc .cs-sms {
            margin-left: 20px;
        }

        #business-csc .cs-comment img {
            padding: 8px;
        }

        #business-csc .cs-space {
            padding: 10px;
        }



        /*...bitrh day...*/
        .birthday-details p {
			margin-left: 8px;
			font-size: 12px;
         }

        #csc-birthday h1,
        #csc-event h1 {
            font-size: 24px;
        }

        #csc-birthday .Announce-view-more {
            display: inline-block;
            float: right;
            margin-top: 7px;
            padding: 2px;
        }


        /* #csc-birthday .cscuserlabel {
            width: 65px;
            height: 65px;
            border-radius: 50%;
            color: white;
            margin-right: 10px;
            font-size: 30px;
        }*/

        /* #csc-birthday .title {
            font-size: 22px;
        }*/

       /* #csc-birthday .Announce-view-more a {
            color: rgba(206, 4, 65, 1.0);
            text-decoration: underline;
            background-color: rgba(255, 255, 255, 0);
            font-weight: 600;
        } */

        /*Staff Updates*/

        #csc-staff h1 {
            font-size: 24px;
        }

        #csc-staff .Announce-view-more {
            display: inline-block;
            float: right;
            margin-top: 0px;
            padding: 2px;
            float: right;
        }


        /*#csc-staff .cscuserlabel {
            width: 65px;
            height: 65px;
            border-radius: 50%;
            color: white;
            margin-right: 10px;
            font-size: 30px;
        }*/

        /* #csc-staff .title {
            font-size: 22px;
        }*/

      /*  #csc-staff .Announce-view-more a {
            color: rgba(206, 4, 65, 1.0);
            text-decoration: underline;
            background-color: rgba(255, 255, 255, 0);
            font-weight: 700;
        } */

        #csc-staff .csc-new {
           /* margin-left: 219px; */
		    position: absolute;
		    background-color: rgba(206, 4, 65, 1.0);
		    border-radius: 4px;
		    height: auto;
		    width: auto;
		    color: white;
		    padding: 3px 12px;
		    top: 0px;
		    right:0px;
		    font-size: 12px
        }

        /*footer section*/
        .grpnew-to-csc-C61RwL {
            background-color: rgba(255, 255, 255, 0);
            height: 300px;
            left: 102px;
            /* position: absolute; */
            /* top: 2306px; */
            width: 395px;
        }

        .rectangle-8o5vTx {
            background-color: rgba(255, 255, 255, 1.0);
            border-radius: 4px;
            height: 300px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        .grptag-8o5vTx {
            background-color: rgba(255, 255, 255, 0);
            height: 28px;
            left: 20px;
            position: absolute;
            top: 242px;
            width: 167px;
        }

        .rectangle-wmQ6o7 {
            background-color: rgba(255, 255, 255, 0);
            border-radius: 4px;
            height: 28px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 167px;
        }

        .more-information-wmQ6o7 {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(0, 48, 73, 1.0);
            font-size: 14.0px;
            height: auto;
            left: 20px;
            line-height: 18.0px;
            position: absolute;
            text-align: left;
            top: 5px;
            white-space: nowrap;
            width: auto;
        }

        img.gpxnew-header-8o5vTx {
            background-color: rgba(255, 255, 255, 0);
            height: 70px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        img.gpxnew-header-8o5vTx {
            background-color: rgba(255, 255, 255, 0);
            height: 70px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        .links-8o5vTx {
            align-items: flex-start;
            background-color: rgba(255, 255, 255, 0);
            display: flex;
            flex-direction: column;
            height: auto;
            justify-content: flex-start;
            left: 20px;
            position: absolute;
            top: 90px;
            width: 228px;
        }

        .learn-more-about-csc-xUO1rY {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(206, 4, 65, 1.0);
            font-size: 14.0px;
            height: auto;
            line-height: 18.0px;
            margin: 0;
            position: relative;
            text-align: left;
            text-decoration: underline;
            white-space: nowrap;
            width: auto;
        }

        .circulars-general-xUO1rY {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(206, 4, 65, 1.0);
            font-size: 14.0px;
            height: auto;
            line-height: 18.0px;
            margin: 15px 0 0 0;
            position: relative;
            text-align: left;
            text-decoration: underline;
            white-space: nowrap;
            width: auto;
        }

        .download-application-xUO1rY {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(206, 4, 65, 1.0);
            font-size: 14.0px;
            height: auto;
            line-height: 18.0px;
            margin: 15px 0 0 0;
            position: relative;
            text-align: left;
            text-decoration: underline;
            white-space: nowrap;
            width: auto;
        }

        .general-fa-qs-xUO1rY {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(206, 4, 65, 1.0);
            font-size: 14.0px;
            height: auto;
            line-height: 18.0px;
            margin: 15px 0 0 0;
            position: relative;
            text-align: left;
            text-decoration: underline;
            white-space: nowrap;
            width: auto;
        }

        .group-8o5vTx {
            background-color: rgba(255, 255, 255, 0);
            height: 40px;
            left: 20px;
            position: absolute;
            top: 15px;
            width: 226px;
        }

        .new-to-csc-2sHFTc {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 24.0px;
            height: auto;
            left: 60px;
            line-height: 29.0px;
            position: absolute;
            text-align: left;
            top: 6px;
            white-space: nowrap;
            width: auto;
        }

        .x01iconsint-facepeople-2sHFTc {
            background-color: rgba(255, 255, 255, 0);
            background-image: url(../img/1-1-atlashomepage-01iconsinterfacepeople-7F6C0B1C-9394-4157-81E6-0FF51D409D1C@2x.png);
            background-size: 100% 100%;
            height: 40px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 40px;
        }

        .grpother-content-C61RwL {
            background-color: rgba(255, 255, 255, 0);
            height: 300px;
            left: 522px;
            width: 395px;
        }

        .rectangle-copy-odTI1x {
            background-color: rgba(255, 255, 255, 1.0);
            border-radius: 4px;
            /* height: 300px; */
            left: 0px;
            /* position: absolute; */
            /* top: 0px; */
            /* width: 395px; */
        }

        .we-start-to-look-at-odTI1x {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(79, 79, 79, 1.0);
            font-size: 14.0px;
            height: auto;
            left: 20px;
            line-height: 19.0px;
            position: absolute;
            text-align: left;
            top: 90px;
            width: 352px;
        }

        img.gpxnew-header-copy-odTI1x {
            background-color: rgba(255, 255, 255, 0);
            height: 70px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        .group-copy-odTI1x {
            background-color: rgba(255, 255, 255, 0);
            height: 40px;
            left: 20px;
            position: absolute;
            top: 15px;
            width: 306px;
        }

        .other-content-here-sgaxHJ {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 24.0px;
            height: auto;
            left: 60px;
            line-height: 29.0px;
            position: absolute;
            text-align: left;
            top: 6px;
            white-space: nowrap;
            width: auto;
        }

        img.x01iconsint-facepeople-sgaxHJ {
            background-color: rgba(255, 255, 255, 0);
            height: 40px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 40px;
        }


        .grpother-c-ntent-copy-C61RwL {
            background-color: rgba(255, 255, 255, 0);
            height: 300px;
            left: 942px;
            /* position: absolute; */
            /* top: 2306px; */
            width: 395px;
        }

        .banner-fjaSAI {
            background-color: var(--iron);
            border-radius: 4px;
            height: 300px;
            left: 0px;
            overflow: hidden;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        img.img-3cyGf2 {
            background-color: rgba(255, 255, 255, 0);
            height: 406px;
            left: 0px;
            /* position: absolute; */
            /* top: -106px; */
            width: 601px;
        }

        .gpxoverlay-fjaSAI {
            background-color: rgba(0, 48, 73, 1.0);
            border-radius: 4px;
            height: 300px;
            left: 0px;
            opacity: 0.85;
            position: absolute;
            top: 0px;
            width: 395px;
        }

        .lorem-ipsum-dolor-si-fjaSAI {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 14.0px;
            height: auto;
            left: 20px;
            line-height: 19.0px;
            position: absolute;
            text-align: left;
            top: 142px;
            width: 352px;
        }

        .title-subtext-fjaSAI {
            align-items: flex-start;
            background-color: rgba(255, 255, 255, 0);
            display: flex;
            flex-direction: column;
            height: auto;
            justify-content: flex-start;
            left: 20px;
            position: absolute;
            top: 42px;
            width: 346px;
        }

        .other-content-here-T3jsHo {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 24.0px;
            height: auto;
            line-height: 29.0px;
            margin: 0;
            position: relative;
            text-align: left;
            white-space: nowrap;
            width: auto;
        }

        .this-will-be-another-T3jsHo {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 14.0px;
            height: auto;
            line-height: 18.0px;
            margin: 5px 0 0 0;
            position: relative;
            text-align: left;
            width: 346px;
        }

        .grptag-mzXdH9 {
            background-color: rgba(255, 255, 255, 0);
            height: 28px;
            left: 962px;
            /* position: absolute; */
            /* top: 2548px; */
            width: 167px;
        }

        .rectangle-E3Zajx {
            background-color: rgba(255, 255, 255, 0);
            border-radius: 4px;
            height: 28px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 167px;
        }

        .more-information-E3Zajx {
            background-color: rgba(255, 255, 255, 0);
            color: rgba(255, 255, 255, 1.0);
            font-size: 14.0px;
            height: auto;
            left: 20px;
            line-height: 18.0px;
            position: absolute;
            text-align: left;
            bottom: 50px;
            white-space: nowrap;
            width: auto;
        }



        .item-content.match-height2 {
            position: relative;
        }

        .rightcol .card-author {
            font-size: 12px;
            margin-top: 15px;
        }

        #favourites .details {
            width: 140px;
            font-size: 12px;
        }

       .favourites-section .title {
		    color: rgba(0, 48, 73, 1.0) !important;
		}

       

        #business-csc .col-md-12 {
            margin-bottom: 20px;
            border-bottom: 2px inset;
            display: inline-block;
        }

        p.csc-post-msg {
            font-size: 14px;
        }

        .cs-comment,
        .cs-like {
            font-size: 12px;
        }

        .cs-comment img {
            width: 31px;
            ;
        }
#bottom-content .title {
	    background-color: rgba(0, 48, 73, 1.0);
	    padding: 10px 20px;
	}
		#bottom-content .title h4{
			    color: white;
		    margin: auto;
		    margin-left: 20px;
		}
		#bottom-content .title  .title-img{
			width:40px;
			height:40px;
			float: left;
    		margin-right: 20px;
		}
		#bottom-content .content a{
			display:block;
            color: rgba(206,4,65,1.0);
            font-size: 14.0px;
            text-decoration: underline;
		}
		/*#bottom-content .col-md-4{
			border:1px solid black;
            max-width: 32%;
            height: 300px;
		} */
		#bottom-content p.content-txt {
		    font-size: 14px;
		}
		#bottom-content{
    justify-content: space-between;
    margin-bottom: 60px;
}
        #bottom-content .content-btn {
    font-size: 14px;
    border-color: rgba(0,48,73,1.0);
    height: 28px;
    padding: 4px 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#bottom-content .backgroundColor {
    height: 100%;
    background-color: rgba(0,48,73,0.85);
    color: white !important;
}
#bottom-content .backgroundColor .content , #bottom-content .backgroundColor h4{
    color: white;
}
#bottom-content .backgroundColor .content-btn {
    border-color: rgba(255,255,255,1.0);
}
.bg-color-grey{
    background-color: rgba(242,242,242,1.0);
}
#jobs .bg-color{
    background-color: white;
    /*height: 102px; */
}
#jobs .bg-color .col-md-4 {
    border-right: 1px solid rgba(242,242,242,1.0);
    height: 100%;
}
.appsdesc h5 {
    font-size: 18px;
    color: rgba(0,48,73);
}
#csc-event .appslogo {
            display: inline-flex;
}
#csc-event .appslogo .event-date{
    background-color: rgba(0, 48, 73, 1.0);
    padding: 15px 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#csc-event .date{
    line-height: 1.2;
    color: white;
    font-size: 25.0px;
    font-weight: 600;
}
#csc-event .appsdesc{
    background-color: rgba(242,242,242,1.0);
    padding: 10px 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;

    
    /*width: 174px; */
}
#csc-event .appsdesc h6 a{
    color: rgba(0,48,73,1.0);
    font-size: 18.0px;
}
.rightcol .title a:hover{
    color: #014446;
    text-decoration: none;
}
.bottom-border{
    border-bottom: 2px inset;
}
#Announcements .grptag{
    background-color: rgba(0, 48, 73, 1.0);
    height: auto;
    padding: 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#Announcements .content, #Announcements .content-title{
    color: rgba(255,255,255,1.0);
}
#Announcements .content-txt{
    font-size: 14px;
}
#Announcements .author{
    font-size: 12px;
}


/*bottom part*/

.bottom-section .border-set {
    border: 1px solid black;
    height: 100%;
    border-radius: 4px;
}
.bottom-section .content {
	padding-left: 20px !important;
}
.bottom-section .content-btn {
	margin-left: 20px !important;
}
.bottom-section .col-md-4 .bg-image {
    background-image: url("/sites/csc-collegeuat/Style Library/csc/img/bg-image_three.jpg");
    padding: 0;
}
@media screen and (max-width: 767px){
.bottom-section .col-sm-12 {
  margin-bottom: 20px;
}	
}

@media screen and (max-width: 1199px){
.bottom-section .col-md-4 {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}	
.Events-section .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
}


/*end bottom part*/


/*eAppsLabel */

label.eAppsLabel.orange {
    background-color: rgba(246,139,31,1.0);
}
.eAppsLabel.light-blue {
    background-color: rgba(0,194,187,1.0);
}
.eAppsLabel.light-green {
    background-color: rgba(115,179,32,1.0);
    font-size: 20px !important;
}
.eAppsLabel.dark-blue {
    background-color: rgba(0,48,73,1.0);
}
.eAppsLabel.light-maroon {
    background-color: orchid;
}
.eAppsLabel.light-brown {
    background-color: rgba(109,90,84,1.0);
}
label.eAppsLabel.font-class-2 {
    font-size: 24px;
}

/*end eAppsLabel */


/*Get Jobs Done */

 .appsdesc p {
            font-size: 12px;
            color: rgba(79,79,79,1.0);
        }
        
   .bg-color-grey .br-custom {
    border-right: 2px solid #f5f5f5;
    border-bottom:none;
   	margin-bottom: 0px;

}

@media screen and (max-width: 767px){
.bg-color-grey .br-custom {
    border-right: none;
    border-bottom:2px solid #f5f5f5;
    margin-bottom: 20px;
}
	
}

        
/*End Get Jobs Done */

.Happening-section .img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    overflow:hidden;
   	position: relative;
    bottom: 20px;
}

.Happening-section img.prof-img {
    width: 50px;
}


/*Events-section*/
/*end Events-section*/
 #csc-birthday .cscuserlabel, #csc-staff .cscuserlabel {
    width: 80px;
    height: 80px;
    }

/*Birthdays-section*/
 .Birthdays-section .img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow:hidden;
}

/*end Birthdays-section*/

/*Birthdays-section*/
 .Staff-section .img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
      overflow:hidden;
}

/*end Birthdays-section*/

.birthday-details {
    margin-left: 5px;
}

.happen-staff-birth {
    border-bottom: 6px solid #f2f2f2;
    margin-bottom: 40px;
}
.birthday-details .greetings {
	color: red;
}

@media screen and (max-width: 1700px){
.birthday-details .greetings {
	width: 115px;
}
}
@media screen and (max-width: 1199px){
.birthday-details .greetings {
	width: 100%;
}
}
.event-items {
    margin-bottom: 20px;
}

.cus-mar-row {
    margin-right: -15px;
    margin-left: -15px;
}